projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb06b8d
)
(frames-on-display-list): Docstring fix.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 20 Sep 2007 21:14:32 +0000
(21:14 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 20 Sep 2007 21:14:32 +0000
(21:14 +0000)
lisp/frame.el
patch
|
blob
|
history
diff --git
a/lisp/frame.el
b/lisp/frame.el
index 40e2a041ecf92b50a03f63f047fd0ea8cfda4bb8..8da6c508a2d99af9d962e969e35d6c61abd6cd50 100644
(file)
--- a/
lisp/frame.el
+++ b/
lisp/frame.el
@@
-760,7
+760,7
@@
setup is for focus to follow the pointer."
(defun frames-on-display-list (&optional terminal)
"Return a list of all frames on TERMINAL.
-TERMINAL should be a terminal
identifier (an integer)
, a frame,
+TERMINAL should be a terminal, a frame,
or a name of an X display (a string of the form
HOST:SERVER.SCREEN).